-
Home
-
Tutor LMS – eLearning and online course solution
-
3.8.3
-
Code
-
Classes
- GatewayBase
| Total Complexity |
27 |
| Dependencies |
8 |
| Dependents |
2 |
| Total lines |
209 |
| Lines of code |
79 |
| Logical lines of code |
51 |
| Comment lines |
98 |
| Methods |
9 |
| Properties |
1 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
A |
54 |
8 |
20 |
| make_recurring_payment() |
S |
57 |
5 |
18 |
| get_webhook_data() |
S |
60 |
3 |
14 |
| setup_payment_and_redirect() |
S |
63 |
3 |
11 |
| make_refund() |
S |
64 |
3 |
10 |
| verify_webhook_signature() |
S |
70 |
2 |
6 |
| get_root_dir_name() |
S |
100 |
1 |
0 |
| get_payment_class() |
S |
100 |
1 |
0 |
| get_config_class() |
S |
100 |
1 |
0 |